chore(deps): update all non-major dependencies #60
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.49.1
->^1.51.0
^5.0.0
->^5.0.3
^4.4.0
->^4.4.2
^5.2.11
->^5.2.12
^5.5.2
->^5.6.3
^2.15.1
->^2.19.0
^2.3.7
->^2.3.10
^4.17.13
->^4.17.16
^20.17.10
->^20.17.24
^3.0.2
->^3.0.8
^17.1.13
->^17.1.15
^3.4.2
->^3.5.3
^3.3.2
->^3.3.3
^0.2.12
->^0.3.9
^5.16.0
->^5.23.0
^4.1.1
->^4.1.5
^5.7.2
->^5.8.2
^6.0.7
->^6.2.1
^3.0.2
->^3.0.8
3.99.0
->3.114.1
Release Notes
microsoft/playwright (@playwright/test)
v1.51.0
Compare Source
v1.50.1
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/34483 - [Feature]: single aria snapshot for different engines/browsershttps://github.com/microsoft/playwright/issues/344977 - [Bug]: Firefox not handling keepalive: true fetch requesthttps://github.com/microsoft/playwright/issues/3450404 - [Bug]: update snapshots not creating good difhttps://github.com/microsoft/playwright/issues/34507507 - [Bug]: snapshotPathTemplate doesnt work when multiple projehttps://github.com/microsoft/playwright/issues/344624462 - [Bug]: updateSnapshots "changed" throws an error
Browser Versions
This version was also tested against the following stable channels:
v1.50.0
Compare Source
Test runner
New option
timeout
allows specifying a maximum run time for an individual test step. A timed-out step will fail the execution of the test.New method test.step.skip() to disable execution of a test step.
Expanded expect(locator).toMatchAriaSnapshot() to allow storing of aria snapshots in separate YAML files.
Added method expect(locator).toHaveAccessibleErrorMessage() to assert the Locator points to an element with a given aria errormessage.
Option testConfig.updateSnapshots added the configuration enum
changed
.changed
updates only the snapshots that have changed, whereasall
now updates all snapshots, regardless of whether there are any differences.New option testConfig.updateSourceMethod defines the way source code is updated when testConfig.updateSnapshots is configured. Added
overwrite
and3-way
modes that write the changes into source code, on top of existingpatch
mode that creates a patch file.npx playwright test --update-snapshots=changed --update-source-method=3way
Option testConfig.webServer added a
gracefulShutdown
field for specifying a process kill signal other than the defaultSIGKILL
.Exposed testStep.attachments from the reporter API to allow retrieval of all attachments created by that step.
New option
pathTemplate
fortoHaveScreenshot
andtoMatchAriaSnapshot
assertions in the testConfig.expect configuration.UI updates
canvas
content in traces is error-prone. Display is now disabled by default, and can be enabled via theDisplay canvas content
UI setting.Call
andNetwork
panels now display additional time information.Breaking
<input>
,<select>
, or a number of other editable elements.all
, rather than only the failed/changed snapshots. Use the new enumchanged
to keep the old functionality of only updating the changed snapshots.Browser Versions
This version was also tested against the following stable channels:
sveltejs/kit (@sveltejs/adapter-cloudflare)
v5.0.3
Compare Source
Patch Changes
fix: exclude the dynamic route
/_app/env.js
from the adapter configroutes.exclude
special value<build>
(#13411)Updated dependencies [
9612a60a0277aef0ab4723a0e7ed8dd03a7ffb95
,3d88ae33fc14b08a1d48c2cb7315739c8cfcd9fd
]:v5.0.2
Compare Source
Patch Changes
fix: prevent Vitest from hanging, which was not fully addressed in #12830 (#13373)
Updated dependencies [
09296d0f19c8d1ff57d699e637bd1beabb69d438
,d62ed39a431f0db3db4dd90bf6b17ed2a2a2de79
,f30352f874790b9de0bd0eba985a21aef23e158e
,180fa3467e195065c0a25206c6328a908e6952d7
,5906e9708965b848b468d0014999c36272dc8d50
,d62ed39a431f0db3db4dd90bf6b17ed2a2a2de79
]:v5.0.1
Compare Source
Patch Changes
fix: prevent vitest from hanging (#12830)
Updated dependencies [
1bedcc1cfc1f2d85946c1423f60faa8a2a56148b
,e201fa9380a00e072a80a2dcab56de3d77e5b67c
,f3f08582d41b08c3fd1daf742e5703d9cdca7823
,d4bcfccb4503b12fe76140dbb6cfddc81f9419fc
,d09bc033123903f359c1ad6fd3a6d8d7fc19298a
]:sveltejs/kit (@sveltejs/adapter-netlify)
v4.4.2
Compare Source
Patch Changes
fix: correctly import manifest on Windows machines (#13495)
Updated dependencies [
28cf64589a331ea4770c0883216c5e16d1de7496
,ef1e8047225e7a79c6d121d8ed1a571e5ea44f08
,2e6527b92875976b79cc00e7b75ee0ad8b69a239
,0c0172e1463218fe63a67c587173bb3065a53c49
]:v4.4.1
Compare Source
Patch Changes
sveltejs/kit (@sveltejs/adapter-node)
v5.2.12
Compare Source
Patch Changes
fix: include ambient type declarations (#12088)
Updated dependencies [
d440c68acac67ed64eea4b9bda267e229303db7b
,6774ebc34330b12ae8c0cae08e98b577d819fffb
,777c8ef11f17d2ab48aee0f2347c051663da5826
,f451f6c4a3dbbc73dc86667c6ff89ab2f46ca9d2
,34a03ff16af29e917abebb649b31eadfc40a98a0
,1c77e283896058084c1cb5752d9ec207987a585e
,04958cca5905aaeeff367c9e4a5ce6e90fc64779
,9dc5c0e3e01a3c07010e9996688169be68e1dde8
,00e1a7621de554054d068e4525a9e505d1c2e588
,9fcd1e7574197fa6e7ac000a030378d877cb8837
,e541a4057a00f5ab6740fb51b7f88f17776da50a
,37f72fbb075b481de8263f62c77125333735f382
,b60707ca8e755be95c86490122aa1b792b9bd6be
,699f4405c752261cf46c1ad32e4dbadceaffc75b
,e2a4538c48295cde06f64fb8c7f0b333fbf95496
,a91ba1f326b6e244503de9a010771d942b461dad
]:sveltejs/kit (@sveltejs/adapter-vercel)
v5.6.3
Compare Source
Patch Changes
b1e9781a6dff41841d8e1509311d948421956746
)v5.6.2
Compare Source
Patch Changes
fix: change server-side route resolution endpoint (#13461)
Updated dependencies [
9612a60a0277aef0ab4723a0e7ed8dd03a7ffb95
,3d88ae33fc14b08a1d48c2cb7315739c8cfcd9fd
]:v5.6.1
Compare Source
Patch Changes
v5.6.0
Compare Source
Minor Changes
Patch Changes
09296d0f19c8d1ff57d699e637bd1beabb69d438
,d62ed39a431f0db3db4dd90bf6b17ed2a2a2de79
,f30352f874790b9de0bd0eba985a21aef23e158e
,180fa3467e195065c0a25206c6328a908e6952d7
,5906e9708965b848b468d0014999c36272dc8d50
,d62ed39a431f0db3db4dd90bf6b17ed2a2a2de79
]:v5.5.3
Compare Source
Patch Changes
fix: include ambient type declarations (#12088)
Updated dependencies [
d440c68acac67ed64eea4b9bda267e229303db7b
,6774ebc34330b12ae8c0cae08e98b577d819fffb
,777c8ef11f17d2ab48aee0f2347c051663da5826
,f451f6c4a3dbbc73dc86667c6ff89ab2f46ca9d2
,34a03ff16af29e917abebb649b31eadfc40a98a0
,1c77e283896058084c1cb5752d9ec207987a585e
,04958cca5905aaeeff367c9e4a5ce6e90fc64779
,9dc5c0e3e01a3c07010e9996688169be68e1dde8
,00e1a7621de554054d068e4525a9e505d1c2e588
,9fcd1e7574197fa6e7ac000a030378d877cb8837
,e541a4057a00f5ab6740fb51b7f88f17776da50a
,37f72fbb075b481de8263f62c77125333735f382
,b60707ca8e755be95c86490122aa1b792b9bd6be
,699f4405c752261cf46c1ad32e4dbadceaffc75b
,e2a4538c48295cde06f64fb8c7f0b333fbf95496
,a91ba1f326b6e244503de9a010771d942b461dad
]:sveltejs/kit (@sveltejs/kit)
v2.19.0
Compare Source
Minor Changes
fetch
toreroute
(#13549)Patch Changes
v2.18.0
Compare Source
Minor Changes
feat: allow async
reroute
(#13520)feat: provide
normalizeUrl
helper (#13539)Patch Changes
fix: correct navigation history with hash router and ensure load functions are rerun on user changes to URL hash (#13492)
fix: include universal load assets as server assets (#13531)
fix: Include root layout and error nodes even when apps have only prerendered pages (#13522)
fix: correctly preload data on
mousedown
/touchstart
if code was preloaded on hover (#13530)v2.17.3
Compare Source
Patch Changes
fix: avoid simulated CORS errors with non-HTTP URLs (#13493)
fix: correctly preload links on
mousedown
/touchstart
(#13486)fix: load CSS when using server-side route resolution (#13498)
fix: correctly find shared entry-point CSS files during inlining (#13431)
v2.17.2
Compare Source
Patch Changes
fix: add promise return type to the
enhance
action callback (#13420)fix: change server-side route resolution endpoint (#13461)
v2.17.1
Compare Source
Patch Changes
paths.relative
option isfalse
(#13412)v2.17.0
Compare Source
Minor Changes
feat: validate values for
cache-control
andcontent-type
headers in dev mode (#13114)feat: support server-side route resolution (#13379)
Patch Changes
chore: don't error during development when using
use:enhance
with+server
as some third party libraries make it possible to POST forms to it (#13397)fix: skip hooks for server fetch to prerendered routes (#13377)
fix: ignore non-entry-point CSS files during inlining (#13395)
fix: default server fetch to use prerendered paths (#13377)
v2.16.1
Compare Source
Patch Changes
fix: avoid overwriting headers for sub-requests made while loading the error page (#13341)
fix: correctly resolve index file entrypoints such as
src/service-worker/index.js
(#13354)fix: correctly handle relative anchors when using the hash router (#13356)
v2.16.0
Compare Source
Minor Changes
feat: add ability to invalidate a custom identifier on
goto()
(#13256)feat: remove the
postinstall
script to support pnpm 10 (#13304)NOTE: users should add
"prepare": "svelte-kit sync
" to theirpackage.json
in order to avoid the following warning upon first running Vite:feat: provide
PageProps
andLayoutProps
types (#13308)Patch Changes
perf: shorten chunk file names (#13003)
fix: strip internal data before passing URL to
reroute
(#13092)fix: support absolute URLs and reroutes with
data-sveltekit-preload-code="viewport"
(#12217)fix: use current
window.fetch
for server load fetch requests (#13315)fix: resolve symlinks when handling routes (#12740)
fix: prevent infinite reload when using the hash router and previewing
/index.html
(#13296)fix: service worker base path in dev mode (#12577)
chore: error during development when using
use:enhance
with+server
(#13197)chore: add most common status codes to
redirect()
JS documentation (#13301)fix: correctly link to assets inlined by the
inlineStyleThreshold
option (#13068)fix: fall back to importing dynamic dependencies relative to SvelteKit package (#12532)
fix: use arrow function types over bound funcs (#12955)
fix: correctly navigate when hash router is enabled and the browser encodes extra hashes (#13321)
v2.15.3
Compare Source
Patch Changes
fix: fix race-condition when not using SSR when pressing back before initial load (#12925)
fix: remove ":$" from virtual module ids to allow dev server to work with proxies (#12157)
fix: upgrade esm-env to remove warning when NODE_ENV is not set (#13291)
fix: handle
Redirect
thrown from root layout load function when client-side navigating to a non-existent page (#12005)fix: make param matchers generated type import end with
.js
(#13286)v2.15.2
Compare Source
Patch Changes
fix: correctly notify page store subscribers (#13205)
fix: prerender data when there is no server load but the
trailingSlash
option is set from the server (#13262)fix: correctly remove navigation callbacks when returning function in onNavigate (#13241)
sveltejs/kit (@sveltejs/package)
v2.3.10
Compare Source
Patch Changes
v2.3.9
Compare Source
Patch Changes
chore: bump
svelte2tsx
dependency for more up-to-dated.ts
output (#8843)fix: adjust declaration map paths (#8843)
v2.3.8
Compare Source
Patch Changes
vitest-dev/vitest (@vitest/coverage-v8)
v3.0.8
Compare Source
🐞 Bug Fixes
@vitest/spy
- by @mrginglymus in https://github.com/vitest-dev/vitest/issues/7575 (7f7ff)beforeEach/All
cleanup callback timeout - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7500 (0c292)Task.suite
initialization - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7414 (ca9ff)buildStart
on Vite 6 - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7480 (c0f47)View changes on GitHub
v3.0.7
Compare Source
🐞 Bug Fixes
🏎 Performance
View changes on GitHub
v3.0.6
Compare Source
🐞 Bug Fixes
getMockedSystemTime
foruseFakeTimer
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7405 (03912)queueMicrotask
from default fake timers to not break node fetch - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7505 (167a9)toHaveClass
typing - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7383 (7ef23)maxWorkers
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7483 (adbb2)vite-node
to pass correct execution wrapper offset - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7417 (1f2e5)Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone Asia/Tokyo, Automerge - "* 0-3 * * *" in timezone Asia/Tokyo.
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.